machine learning

2 posts

Posts tagged with "machine learning".

Regression with Multiple Input Variables cover image
Jongmin Lee
Estimated reading time: 1 min read

Regression with Multiple Input Variables

Deep dive into multiple linear regression, vectorization, gradient descent, feature scaling, and polynomial regression.

machine learning linear regression vectorization gradient descent feature scaling polynomial regression